-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding support for inherent reactions in Mixer and Separator #1289
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1289 +/- ##
==========================================
- Coverage 77.41% 77.41% -0.01%
==========================================
Files 390 390
Lines 63388 63402 +14
Branches 11649 11658 +9
==========================================
+ Hits 49071 49080 +9
- Misses 11792 11796 +4
- Partials 2525 2526 +1 ☔ View full report in Codecov by Sentry. |
Will test that this works with the UKy flowsheet after its merged in. |
Fixes None
Summary/Motivation:
In developing a flowsheet for PrOMMiS, it was discovered that the Separator model had a degrees of freedom issue when separating streams including inherent reactions. Investigation revealed that the Separator material balances needed to include generation terms for the inherent reactions, and that this issue also exists in the Mixer.
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: